css: Fix border value parsing
authorMatthias Clasen <mclasen@redhat.com>
Thu, 4 Feb 2021 05:11:42 +0000 (00:11 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 4 Feb 2021 05:12:51 +0000 (00:12 -0500)
commit3f28399f7d192355557243da7381e431bd8ad024
treec256fcd508a2eaf79bc8c8f22bcaf113c06e7516
parent3c15fa96bc743f414e0ad958f4282dba5c286cb1
css: Fix border value parsing

This function was not resetting computed as it meant
to because the last loop was never executed.

Pointed out in https://www.viva64.com/en/b/0793/
gtk/gtkcssbordervalue.c